home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / midi / gfft.lha / gfft-2.03 / .gfft-WinGnuPlot < prev    next >
Text File  |  1994-07-24  |  1KB  |  32 lines

  1. ; If you obtained GNUPLOT from the WinGnuPlot distribution, you should
  2. ; rename this file to: .gfft
  3. ;
  4. ; This may be done either from the Workbench or the CLI.
  5. ;
  6. ; Do not rename or use this file if you have obtained GNUPLOT from the
  7. ; standard GNUPLOT distribution.
  8. ;
  9. ;
  10. ; (The above is all most users need to know.  Advanced discussion follows.)
  11. ;
  12. ;
  13. ; This is a startup file designed to correct for incompatibility between
  14. ; the GNUPLOT from the standard GNUPLOT distribution and the GNUPLOT from
  15. ; the WinGnuPlot distribution.
  16. ;
  17. ; If you will start GFFT from the CLI, you might wish to move or copy the
  18. ; .gfft file to your S: directory so it will always be found no matter what
  19. ; your current directory is when you start GFFT.  If you will start GFFT
  20. ; only from the Workbench, this is not a problem as the "current directory"
  21. ; will always be the drawer in which GFFT is located.
  22. ;
  23. ; This file may also be used as a .gnuplot startup file for the GNUPLOT
  24. ; provided with WinGnuPlot.  In that case, it must be in the current
  25. ; directory at the time GNUPLOT is started.  GNUPLOT does not look in
  26. ; S: for its startup file.
  27. ;
  28. ; See INSTALLATION file for further discussion.
  29.  
  30. set terminal amigascreen
  31.  
  32.